-
Notifications
You must be signed in to change notification settings - Fork 81
Conversation
Preview is available here: |
Preview is available here: |
Preview is available here: |
Preview is available here: |
docs/reference/releases.mdx
Outdated
@@ -28,7 +28,7 @@ Preview releases are software releases that are also released to the [Futurenet] | |||
| Stellar Core | `20.0.0-1504.rc2.22088c1f2.focal` | | |||
| Soroban Rust SDK | `v20.0.0-rc2` | | |||
| Soroban CLI | `v20.0.0-rc2` | | |||
| Soroban RPC | `v20.0.0-rc2` | | |||
| Soroban RPC | `stellar-soroban-rpc:20.0.0~rc2-37` | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
could you please change that to stellar-soroban-rpc:20.0.0~rc3-39
?
docs/reference/releases.mdx
Outdated
@@ -40,6 +40,10 @@ Preview releases are software releases that are also released to the [Futurenet] | |||
| Soroban Mint Token dapp | `TBD` | | |||
| Futurenet Network Passphrase | `Test SDF Future Network ; October 2022` | | |||
|
|||
:::note | |||
The Soroban RPC version for Preview 11 is presently in Stellar's unstable and testing apt repositories. Additionally, its Docker image release can be accessed at [docker.io/stellar/soroban-rpc:20.0.0-rc2-37](https://hub.docker.com/layers/stellar/soroban-rpc/20.0.0-rc2-37/images/sha256-8e8a707660be4a48a3aa3e19aeea3529baa7965b4ebe2418b2bbb8b13095c32c?context=explore). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the docker image tag has recently changed to:
[docker.io/stellar/soroban-rpc:20.0.0-rc3-39](https://hub.docker.com/layers/stellar/soroban-rpc/20.0.0-rc3-39/images/sha256-227170869bca74998e1b6cc1e07deb3aca8d03e36154b3da700d6669e19d485b?context=explore)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good, thanks!
Preview is available here: |
Preview is available here: |
This PR updates the RPC version in the releases page.